home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / winsockc.zip / README.TXT next >
Text File  |  1994-04-05  |  762b  |  19 lines

  1. This is a collection of files needed for building winsock 1.1 compliant apps.
  2. I can't guarantee that all these files are compatible with everything, 
  3. but they seem to work okay for me (using MS Visual C++ 1.0) on everything 
  4. I've tried.  If you find any problem with these, let me know!
  5.  
  6. winsock.def    Definition file
  7. winsock.h      Winsock 1.1 Header file
  8. winsock.ico    A quasi-official winsock icon.
  9. winsock.hlp    A WinHelp file with socket calls and other information.
  10. winsock.lib    Import library
  11. -----------------------------------------------------------------------------
  12.  
  13. Erik Muller
  14. erikm@cory.EECS.Berkeley.EDU
  15.  
  16. PS I didn't write any of these, so don't blame me if they don't 
  17. work...This is just the collection of files that seem to work for me.
  18.  
  19.